You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.PCValues1D Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.PCValues1D Method

Obtains a pointer to the complex value of the vector at Index.

Syntax
C#
Visual Basic
public IntPtr PCValues1D([In] int Index);

The function returns @CValues[i]. Under .NET this is a pointer to unmanaged memory.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!